+1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * gdk/gdkglobals.c: Define gdk_xim_ic only, if USE_XIM is defined.
+
Wed Dec 16 07:03:32 1998 Tim Janik <timj@gtk.org>
* gtk/gtkwidget.h:
+1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * gdk/gdkglobals.c: Define gdk_xim_ic only, if USE_XIM is defined.
+
Wed Dec 16 07:03:32 1998 Tim Janik <timj@gtk.org>
* gtk/gtkwidget.h:
+1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * gdk/gdkglobals.c: Define gdk_xim_ic only, if USE_XIM is defined.
+
Wed Dec 16 07:03:32 1998 Tim Janik <timj@gtk.org>
* gtk/gtkwidget.h:
+1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * gdk/gdkglobals.c: Define gdk_xim_ic only, if USE_XIM is defined.
+
Wed Dec 16 07:03:32 1998 Tim Janik <timj@gtk.org>
* gtk/gtkwidget.h:
+1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * gdk/gdkglobals.c: Define gdk_xim_ic only, if USE_XIM is defined.
+
Wed Dec 16 07:03:32 1998 Tim Janik <timj@gtk.org>
* gtk/gtkwidget.h:
+1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * gdk/gdkglobals.c: Define gdk_xim_ic only, if USE_XIM is defined.
+
Wed Dec 16 07:03:32 1998 Tim Janik <timj@gtk.org>
* gtk/gtkwidget.h:
+1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * gdk/gdkglobals.c: Define gdk_xim_ic only, if USE_XIM is defined.
+
Wed Dec 16 07:03:32 1998 Tim Janik <timj@gtk.org>
* gtk/gtkwidget.h:
GList *gdk_default_filters = NULL;
gboolean gdk_xim_using; /* using XIM Protocol if TRUE */
+#ifdef USE_XIM
GdkICPrivate *gdk_xim_ic; /* currently using IC */
+#endif /* USE_XIM */
GdkWindow *gdk_xim_window; /* currently using Widow */
GdkWindowPrivate *gdk_xgrab_window = NULL; /* Window that currently holds the
GList *gdk_default_filters = NULL;
gboolean gdk_xim_using; /* using XIM Protocol if TRUE */
+#ifdef USE_XIM
GdkICPrivate *gdk_xim_ic; /* currently using IC */
+#endif /* USE_XIM */
GdkWindow *gdk_xim_window; /* currently using Widow */
GdkWindowPrivate *gdk_xgrab_window = NULL; /* Window that currently holds the